Hello,
I’m trying to rotate through a different group of users for primary and secondary on-call every two weeks. (week 1-2 = Bob, Bill, Betty, Beulah, week3-4 = Joe, John, Jane, Judy)
Every two weeks I’d like to automatically switch to the next group for both primary and secondary.
Primary should rotate through each person for a couple of days (Bob for 2 days, then Bill for two days, etc.)
Secondary should go to everyone in the list (Bob + Bill + Betty + Beulah) all at the same time.
The catch is that at the end of two weeks, I want primary and secondary to automatically go to the next group (Joe, John, Jane, Judy).
Is this possible in Pagerduty?